github.com/jackc/pgx/v5.emptyBatchResults.conn (field)
3 uses
github.com/jackc/pgx/v5 (current package)
batch.go#L455: conn *Conn
batch.go#L474: rows := br.conn.getRows(context.Background(), "", nil)
conn.go#L943: return &emptyBatchResults{conn: c}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)